widget: Remove some leftover child-property code
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 00:49:40 +0000 (00:49 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 00:52:29 +0000 (20:52 -0400)
gtk/gtkwidget.c

index 64deee9542e45ab3249ca7d255042376467f6949..aec86f331cffb717f359ebf798d23587b0d40f5d 100644 (file)
@@ -735,9 +735,6 @@ static GQuark           quark_action_muxer = 0;
 static GQuark           quark_font_options = 0;
 static GQuark           quark_font_map = 0;
 
-GParamSpecPool         *_gtk_widget_child_property_pool = NULL;
-GObjectNotifyContext   *_gtk_widget_child_property_notify_context = NULL;
-
 /* --- functions --- */
 GType
 gtk_widget_get_type (void)